C1.AdoNet.GoogleAnalytics Assembly / C1.DataConnector.AdoNet Namespace / C1DataAdapterBase<TCommandImpl> Class / SelectCommand Property

In This Topic
SelectCommand Property (C1DataAdapterBase<TCommandImpl>)
In This Topic
Gets or sets an SQL statement to retrieve records from the data source.
Syntax
'Declaration
 
Public Shadows Property SelectCommand As TCommandImpl
 
See Also